| 2017-01-07 |
Aleksey Kladov | Normalize paths before checking for equality |
commit | commitdiff | tree | snapshot |
| 2017-01-02 |
bors | Auto merge of #3485 - sfackler:useragent, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-01-02 |
Steven Fackler | Set a user agent with the version when talking to the... |
commit | commitdiff | tree | snapshot |
| 2016-12-31 |
bors | Auto merge of #3480 - alexcrichton:one-flaky-test,... |
commit | commitdiff | tree | snapshot |
| 2016-12-31 |
Alex Crichton | Protect against spurious failure in ctrl_c test |
commit | commitdiff | tree | snapshot |
| 2016-12-30 |
bors | Auto merge of #3477 - sfackler:shell-escape, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-30 |
Steven Fackler | Use externally sourced shell-escape |
commit | commitdiff | tree | snapshot |
| 2016-12-29 |
bors | Auto merge of #3470 - alexcrichton:no-more-urls, r... |
commit | commitdiff | tree | snapshot |
| 2016-12-29 |
Alex Crichton | Delete manual installation URLs |
commit | commitdiff | tree | snapshot |
| 2016-12-29 |
bors | Auto merge of #3435 - alexcrichton:bump-libssh2, r... |
commit | commitdiff | tree | snapshot |
| 2016-12-29 |
bors | Auto merge of #3417 - alexcrichton:fix-svn, r=brson |
commit | commitdiff | tree | snapshot |
| 2016-12-29 |
bors | Auto merge of #3412 - alexcrichton:fix-recursion, r... |
commit | commitdiff | tree | snapshot |
| 2016-12-29 |
bors | Auto merge of #3467 - alexcrichton:verbose, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-29 |
Alex Crichton | Attempt to debug a problem on AppVeyor |
commit | commitdiff | tree | snapshot |
| 2016-12-28 |
bors | Auto merge of #3438 - petrochenkov:bsdoc, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-28 |
petrochenkov | Add some more details to build script docs |
commit | commitdiff | tree | snapshot |
| 2016-12-26 |
bors | Auto merge of #3458 - alexcrichton:docs, r=steveklabnik |
commit | commitdiff | tree | snapshot |
| 2016-12-26 |
bors | Auto merge of #3454 - alexcrichton:bump1, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-26 |
bors | Auto merge of #3439 - gentoo90:bashcomp, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-26 |
bors | Auto merge of #3426 - nrc:check-fix-2, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-26 |
bors | Auto merge of #3436 - matklad:abs-target, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-26 |
Alex Crichton | Update README build instructions |
commit | commitdiff | tree | snapshot |
| 2016-12-25 |
bors | Auto merge of #3457 - alexcrichton:no-check-on-beta... |
commit | commitdiff | tree | snapshot |
| 2016-12-25 |
Alex Crichton | Only run check tests on nightly |
commit | commitdiff | tree | snapshot |
| 2016-12-25 |
Alex Crichton | Bump crates-io to 0.6.0 |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Nick Cameron | Test for cargo check with macro and both lib and bin. |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Nick Cameron | Add a test |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
gentoo90 | Update bash completion |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
gentoo90 | Unify indentation in bash completion |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Aleksey Kladov | Make sure targets always use absolute path |
commit | commitdiff | tree | snapshot |
| 2016-12-20 |
Alex Crichton | Update libssh2 to fix a segfault on Windows |
commit | commitdiff | tree | snapshot |
| 2016-12-20 |
Alex Crichton | Ignore dot dirs in directory sources |
commit | commitdiff | tree | snapshot |
| 2016-12-20 |
bors | Auto merge of #3430 - alexcrichton:bump, r=brson |
commit | commitdiff | tree | snapshot |
| 2016-12-20 |
Alex Crichton | Bump to 0.17.0 |
commit | commitdiff | tree | snapshot |
| 2016-12-19 |
bors | Auto merge of #3424 - matklad:naming-things, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-19 |
bors | Auto merge of #3413 - matklad:ref, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-19 |
bors | Auto merge of #3410 - fmdkdd:fix-3390-message-format... |
commit | commitdiff | tree | snapshot |
| 2016-12-18 |
Nick Cameron | make sure we use the check profile where possible for... |
commit | commitdiff | tree | snapshot |
| 2016-12-18 |
Aleksey Kladov | Minor, more explicit names |
commit | commitdiff | tree | snapshot |
| 2016-12-18 |
Aleksey Kladov | Don't carry source ids along with sources |
commit | commitdiff | tree | snapshot |
| 2016-12-17 |
Aleksey Kladov | Be more explicit about temporary workspaces |
commit | commitdiff | tree | snapshot |
| 2016-12-17 |
Aleksey Kladov | Add source_id method to the Source |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Alex Crichton | Fix recursion in build_path_deps |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
fmdkdd | Add a test for `--message-format` parsing the mixed... |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Aleksey Kladov | Rename resolve_dependencies -> resolve_ws_precisely |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Aleksey Kladov | Simplify `resolve_ws` API |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Aleksey Kladov | Move `resolve_dependencies` into resolve.rs |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
bors | Auto merge of #3411 - alexcrichton:tweaks, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Alex Crichton | Minor build tweaks |
commit | commitdiff | tree | snapshot |
| 2016-12-15 |
fmdkdd | Fix `--message-format JSON` when rustc emits non-JSON... |
commit | commitdiff | tree | snapshot |
| 2016-12-15 |
bors | Auto merge of #3409 - matklad:workspace-manifest-error... |
commit | commitdiff | tree | snapshot |
| 2016-12-15 |
Aleksey Kladov | Don't ignore errors in workspace manifest |
commit | commitdiff | tree | snapshot |
| 2016-12-15 |
bors | Auto merge of #3393 - alexcrichton:fix-libz-linkage... |
commit | commitdiff | tree | snapshot |
| 2016-12-15 |
bors | Auto merge of #3403 - matklad:doc-loc, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-15 |
Alex Crichton | Bump libz-sys to 1.0.9 |
commit | commitdiff | tree | snapshot |
| 2016-12-14 |
bors | Auto merge of #3402 - matklad:packages, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-14 |
Aleksey Kladov | cargo doc: show where are docs |
commit | commitdiff | tree | snapshot |
| 2016-12-14 |
Aleksey Kladov | Refactor packages specification |
commit | commitdiff | tree | snapshot |
| 2016-12-14 |
bors | Auto merge of #3396 - pornel:test, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-14 |
bors | Auto merge of #3296 - nrc:check, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-14 |
bors | Auto merge of #3398 - alexcrichton:git-rev, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-14 |
bors | Auto merge of #3363 - alexcrichton:libcmt, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-14 |
bors | Auto merge of #3399 - alexcrichton:fix-nightly, r=alexc... |
commit | commitdiff | tree | snapshot |
| 2016-12-14 |
bors | Auto merge of #3386 - matklad:warn-replace, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-14 |
Alex Crichton | Fix compatibility with Rust nightly |
commit | commitdiff | tree | snapshot |
| 2016-12-14 |
Alex Crichton | Fix git rev showing up in version number |
commit | commitdiff | tree | snapshot |
| 2016-12-13 |
bors | Auto merge of #3385 - matklad:package-test, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-13 |
bors | Auto merge of #3371 - trafficland:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-13 |
Alex Crichton | Compile statically against the MSVC CRT |
commit | commitdiff | tree | snapshot |
| 2016-12-13 |
Kornel Lesiński | Test for issue #2064 |
commit | commitdiff | tree | snapshot |
| 2016-12-13 |
bors | Auto merge of #3395 - alexcrichton:fix-appveyor, r... |
commit | commitdiff | tree | snapshot |
| 2016-12-13 |
Alex Crichton | Pin to an older version of rustup temporarily |
commit | commitdiff | tree | snapshot |
| 2016-12-13 |
Nick Cameron | Fix some rebasing errors |
commit | commitdiff | tree | snapshot |
| 2016-12-12 |
bors | Auto merge of #3392 - matklad:patch-1, r=steveklabnik |
commit | commitdiff | tree | snapshot |
| 2016-12-12 |
Aleksey Kladov | Add explanatory comment to header.html |
commit | commitdiff | tree | snapshot |
| 2016-12-12 |
Aleksey Kladov | Warn if replace is not actually used |
commit | commitdiff | tree | snapshot |
| 2016-12-12 |
Aleksey Kladov | Add test for --package and virtual manifest |
commit | commitdiff | tree | snapshot |
| 2016-12-12 |
Eric D. Reichert | Added -vv to the list of options printed by cargo and... |
commit | commitdiff | tree | snapshot |
| 2016-12-09 |
Nick Cameron | Be a bit more careful not to crash if the compiler... |
commit | commitdiff | tree | snapshot |
| 2016-12-09 |
Nick Cameron | tests |
commit | commitdiff | tree | snapshot |
| 2016-12-09 |
Nick Cameron | cargo check |
commit | commitdiff | tree | snapshot |
| 2016-12-08 |
bors | Auto merge of #3221 - euclio:test-all, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-08 |
Andy Russell | replace `current_opt` with membership check |
commit | commitdiff | tree | snapshot |
| 2016-12-08 |
Andy Russell | fix formatting issues |
commit | commitdiff | tree | snapshot |
| 2016-12-08 |
Andy Russell | remove unused argument to `Context::lib_profile` |
commit | commitdiff | tree | snapshot |
| 2016-12-08 |
Andy Russell | remove unnecessary usage of `current_opt` |
commit | commitdiff | tree | snapshot |
| 2016-12-08 |
Andy Russell | avoid round-tripping through string |
commit | commitdiff | tree | snapshot |
| 2016-12-08 |
Andy Russell | remove unnecessary match |
commit | commitdiff | tree | snapshot |
| 2016-12-08 |
Andy Russell | show warnings for all members of the workspace |
commit | commitdiff | tree | snapshot |
| 2016-12-08 |
Andy Russell | pass `Packages` into resolve dependencies |
commit | commitdiff | tree | snapshot |
| 2016-12-08 |
Andy Russell | remove current_package from context |
commit | commitdiff | tree | snapshot |
| 2016-12-08 |
Andy Russell | add `--all` flag to `cargo-test` |
commit | commitdiff | tree | snapshot |
| 2016-12-08 |
Andy Russell | avoid panic when virtual workspace has no members |
commit | commitdiff | tree | snapshot |
| 2016-12-07 |
bors | Auto merge of #3361 - pwoolcoc:default-build-script... |
commit | commitdiff | tree | snapshot |
| 2016-12-06 |
Paul Woolcock | change this to only emit a warning right now |
commit | commitdiff | tree | snapshot |
| 2016-12-06 |
bors | Auto merge of #3372 - alexcrichton:sha256, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-12-06 |
Alex Crichton | Upload sha256 sums of cargo artifacts |
commit | commitdiff | tree | snapshot |
| 2016-12-06 |
bors | Auto merge of #3319 - alexcrichton:more-info, r=brson |
commit | commitdiff | tree | snapshot |
| 2016-12-05 |
Paul Woolcock | correct typo |
commit | commitdiff | tree | snapshot |
| 2016-12-05 |
Paul Woolcock | Using layout.root here should be sufficient |
commit | commitdiff | tree | snapshot |
| next |